home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1995 January
/
macformat-020.iso
/
Demos
/
Other
/
KG Demo Installer
/
Examples.sit
/
Macro Source
/
sinc(5x)
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-04-14
|
154 b
|
19 lines
|
[
TEXT/QKPT
]
alpha "Sinc(5x)"
Ncol 001
RCLv 000
XEQ 01
STOv 001
STOP
;
;
LBL 01
STO 00
const 5.000000000e+00
*
sin
RCL 00
const 5.000000000e+00
*
/
RTN